mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] All work items as TODOs
This commit is contained in:
@@ -18,6 +18,11 @@ namespace SabreTools
|
||||
/// <summary>
|
||||
/// Entry class for the DATabase application
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// TODO: Wrap Parallel.ForEach loops in try/catch
|
||||
/// TODO: Find more foreach loops that are good candidates for Parallel.ForEach
|
||||
/// TODO: Look into async read/write to make things quicker. Ask edc for help?
|
||||
/// </remarks>
|
||||
public partial class SabreTools
|
||||
{
|
||||
// Private required variables
|
||||
|
||||
Reference in New Issue
Block a user