You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…, 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
The
feedproject
operator should support ordered relations.The text was updated successfully, but these errors were encountered: