I'm trying to prove the following :
Let $(X,\mathcal A,\mu)$ be a measure space. Let $f_n \in L^1$ converge in measure to $f \in L^1$ and that
$$ \sum_k \int \vert f_k - f\vert d \mu < \infty$$
Then $f_n$ converges almost everywhere to $f$.
Attempt & ideas :
By contradiction
Suppose $f_n$ doesn't converge almost everywhere to $f$. Then $ \not \exists A \in \mathcal A \; s.t. \; \mu(A) = 0$ and
$$ N = \{ x : f_k \not \rightarrow f \} \subset A.$$
Let x $\in N,\exists \epsilon_x > 0,$ s.t. $\forall k$ :
$$ \vert f_k(x) - f(x) \vert > \epsilon_x.$$
Now the rough idea of rest of my "proof" is the following :
take $\epsilon$ the smallest of all $\epsilon_x$ then if $\epsilon \neq 0$ then
$$ 0 < \mu\{x :\vert f_k(x) - f(x)\vert > \epsilon \} < \frac{1}{\epsilon} \int \vert f_k - f \vert d \mu$$ and get a contradiction since $\sum_k \int \vert f_k - f\vert d \mu < \infty \Rightarrow \int \vert f_k - f \vert d \mu$ $\rightarrow 0$.
Using the dominated convergence theorem
$$ \sum_k \int \vert f_k - f\vert d \mu = \int \sum_k \vert f_k - f \vert d\mu < \infty.$$
Therefore $\sum_k \vert f_k - f \vert $ is integrable and is finite almost everywhere and
$$ \lim_{k \to \infty} \vert f_k - f \vert = 0 \qquad \mu.a.e. $$
and the sequence $f_k$ converges to $f$ almost everywhere.