Fix demonitor(..., [flush])
and unlink/1
#102
Labels
bug
Issues where the tool is not behaving according to expectations.
demonitor(..., [flush])
and unlink/1
#102
As per the documentation of demonitor/1, the following program cannot fail:
However Concuerror 0.15 reports:
This is wrong; after the call to
demonitor
even a 'flying' future message should be suppressed.The text was updated successfully, but these errors were encountered: