Skip to content
Snippets Groups Projects
Commit f11cf702 authored by deuce's avatar deuce
Browse files

Enable shared runtimes for everyone... I dont't think my last change will

allow Synchronet to keep running otherwise since there's a limit of 128
runtimes total in the the pool.  With this change, the number of runtimes
remains constant.
parent d051285e
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
#define DLLCALL
#endif
//#define SHARED_RUNTIMES
#define SHARED_RUNTIMES
struct jsrt_queue {
JSRuntime *rt;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment