Skip to content

Instantly share code, notes, and snippets.

@tobias
Created August 11, 2015 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobias/4221a41e6742dede36ac to your computer and use it in GitHub Desktop.
Save tobias/4221a41e6742dede36ac to your computer and use it in GitHub Desktop.
16:41:34,841 MESSAGE RCVD {:throw? true}
16:41:34,843 SWAP-IN started
16:41:34,847 SWAP-IN in loop
16:41:34,847 SWAP-IN post apply
16:41:34,861 MESSAGE SENT
lein test :only immutant.transactions-test/non-transactional-writes-in-listener-with-exception
FAIL in (non-transactional-writes-in-listener-with-exception) (transactions_test.clj:166)
expected: 10
actual: nil
diff: - 10
+16:41:40,005 LOOP DONE
lein test :only immutant.transactions-test/non-transactional-writes-in-listener-with-exception
FAIL in (non-transactional-writes-in-listener-with-exception) (transactions_test.clj:172)
expected: 1
actual: nil
diff: - 1
+16:41:40,054 SWAP-IN post putIfAbsent
16:41:40,054 SWAPPED
16:41:40,061 PUBLISHED kiwi
16:41:40,069 PUBLISHED starfruit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment