ncsa/qdl

Module state bug

Opened this issue · 0 comments

A function like

λat(requested) → test_util#at_lifetime(server_defaults., client., requested);

where there is a module statement on the RHS which requires the argument form the LHS to be propagated properly was not happening. This would result in a null pointer exception.