Andreas Löscher

Results 38 comments of Andreas Löscher

#174 should now clean up the strategy correctly.

I am currently freshening up Nifty a bit. I got rebar3 running (#52 ) but as of right now it is not possible to publish a package on Hex.pm. The...

Nifty currently implements dirty schedulers in such a way that they are deactivated if compiled with a runtime that does not support them. The OTP version on Travis are not...

There is some test failures that look related. I'm looking into what's going wrong.

I found the issue, when an application is stopped, the exit message can arrive before the application has been removed from the state, making the AC think the application crashed...

I looked at the code_SUITE tests, but couldn't repro the failrue. They suite passes locally

I updated the PR to contain the entire logic for ensure_all_stopped and the functionality needed for the application_controller. I think what needs to be discussed is what the semantics of...

I attempted something similar in #1261 There was some discussion if this is something we ultimately wanted to include in the LS.

Hi, I have context on the Erlang rules and I am trying to understand what's so slow here. Can you share some basic stats? How many applications, and how many...