The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-domain-timers.js @ 6f043940

History | View | Annotate | Download (1.95 KB)

# Date Author Comment
916832cd 08/17/2012 07:45 AM Ben Noordhuis

test: fix function name typo

It doesn't affect the semantics of the test because it checks if that
particular bit of code throws an exception. It does, only it's a SyntaxError.

320ae691 08/11/2012 07:15 PM Timothy J Fontaine

timers: make unref'd timeouts execute in a domain