~johill-lanl/epics-base/server1

Viewing all changes in revision 12571.

  • Committer: Jeff Hill
  • Date: 2019-09-07 00:01:45 UTC
  • Revision ID: johill@lanl.gov-20190907000145-y99ilufpjbybp4xz
o added try/catch block to the response thread main loop
(there was already try/catch around event processing, but top level is needed to catch user Lua init errors and insufficent memory errors)
o use lua_pcall to call Lua context initialize and setupStack
o if there are undefined initialization symbols print a diagnostic message and allow the response thread to start

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: