Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I found that the NodejsForDelphi is not thread safe? #10815

Closed
heimo88 opened this issue Jan 15, 2017 · 1 comment
Closed

I found that the NodejsForDelphi is not thread safe? #10815

heimo88 opened this issue Jan 15, 2017 · 1 comment
Labels
invalid Issues and PRs that are invalid. question Issues that look for answers.

Comments

@heimo88
Copy link

heimo88 commented Jan 15, 2017

  • Version:
  • Platform:delphi
  • Subsystem: win

Hi,
I create 3 threads in delphi and create 3 TJSEngine, and call diffrent script with RunScript or RunFile,
and I found it sometimes the 1 script will in the 3 thead or others.
Is a bug or can't suport the multithread or there is an other way call the scirpt?

@mscdex
Copy link
Contributor

mscdex commented Jan 15, 2017

We do not support any Delphi bindings to node, so you will need to instead submit an issue on that project's issue tracker or otherwise contact the maintainers of that project about this.

@mscdex mscdex closed this as completed Jan 15, 2017
@mscdex mscdex added invalid Issues and PRs that are invalid. question Issues that look for answers. labels Jan 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Issues and PRs that are invalid. question Issues that look for answers.
Projects
None yet
Development

No branches or pull requests

2 participants