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

Feedproject operator should support ordered relations #11

Open
jnidzwetzki opened this issue Dec 30, 2020 · 0 comments
Open

Feedproject operator should support ordered relations #11

jnidzwetzki opened this issue Dec 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jnidzwetzki
Copy link
Member

The feedproject operator should support ordered relations.

@jnidzwetzki jnidzwetzki added the enhancement New feature or request label Dec 30, 2020
jnidzwetzki added a commit that referenced this issue Mar 5, 2021
…, it was

reinitialized with each client connection (SecondoInterfaceCS).

This is a) not necessary and b) causes a race-condition when client
connections are created in parallel. This patch initializes the map only one once.

#10 0x00005555f8c62685 in SecondoInterface::InitErrorMessages (this=0x7fad08000b20) at SecondoInterfaceGeneral.cpp:293
#11 0x00005555f8c61cec in SecondoInterface::Init (this=0x7fad08000b20) at SecondoInterfaceGeneral.cpp:92
#12 0x00005555f8c61aad in SecondoInterface::SecondoInterface (this=0x7fad08000b20, isServer=true, _nl=0x0) at SecondoInterfaceGeneral.cpp:55
#13 0x00005555f8c4a35d in SecondoInterfaceCS::SecondoInterfaceCS (this=0x7fad08000b20, isServer=true, _nl=0x0, _verbose=false) at SecondoInterfaceCS.cpp:68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant