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

[BUGFIX] Simulate TSFE while processing variables #46

Closed
wants to merge 2 commits into from

Conversation

froemken
Copy link
Contributor

As mail will be sent by scheduler (BE context), we
do not have a TSFE. If working with TS Variables these
require a working TSFE. Adding a temporary TSFE
like in f:cObject VH solves that problem.

Resolves: #45

As mail will be sent by scheduler (BE context), we
do not have a TSFE. If working with TS Variables these
require a working TSFE. Adding a temporary TSFE
like in f:cObject VH solves that problem.

Resolves: in2code-de#45
Helpful, if TSFE was built while using SignalSlot
already.
@einpraegsam einpraegsam force-pushed the develop branch 2 times, most recently from 1bc6959 to 6e0ec0d Compare June 5, 2021 22:19
@einpraegsam
Copy link
Collaborator

I'm going to close this PR for the moment as long as it is not planned to do something similar in the extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add TSFE while processing variables
2 participants