Starting server with PocketIcServer.start({showRuntimeLogs:false, showCanisterLogs:true })
Debug.print(...) shows in console
Canister trapping (ex: Debug.trap(...)), division by zero,.. doesn't show in timers/heartbeat
Not entirely sure if the problem is in pic-js, pocketic or Motoko