Barsonax / Pathfindax

Pathfinding framework
GNU Affero General Public License v3.0
26 stars 8 forks source link

PathfinderComponentBase.OnShutdown causing exceptions #74

Closed Barsonax closed 6 years ago

Barsonax commented 6 years ago

Summary

Currently this method can cause exceptions since its using the property instead of the field. Due to other Shutdowns not being executed once a exception has ocurred this can cause some very weird behaviour